home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
pc
/
ganmac
/
eb.cst
/
00169_Script_vidwrit
< prev
next >
Wrap
Text File
|
1999-05-31
|
2KB
|
57 lines
on mouseUp
-- global cspname,cspchannel
-- set the membernum of sprite cspchannel to the number of member cspname of castlib "eb.cst"
end
on mousedown
global name, cspname,cspchannel
puppetsprite 98,false
puppetsprite 101,false
set the membernum of sprite cspchannel to the number of member cspname of castlib "eb.cst"
set name to the name of member(the member of sprite the clickon)
set rr to "r"& name
set the membernum of sprite the clickon to the number of member rr of castlib "eb.cst"
global duration
set duration to 0
puppetsprite 98,false
puppetsprite 101,false
global gloson
if (gloson=1) or (the visible of window "gloss") then
global cspname
set yy to chars(cspname,1,1)
set the memberNum of sprite 115 to the number of member (yy&"glos") of castLib "eb.cst"
endNewMovie
end if
if the visible of sprite 106 then
set the visible of sprite 106 to false
set the visible of sprite 107 to false
set the visible of sprite 108 to false
set zz to the name of member (the memberNum of sprite 117)
set yy to chars(zz,2,6)
set the memberNum of sprite 117 to the number of member yy of castlib "eb.cst"
end if
set the movierate of sprite 6 to 0
set the visible of sprite 6 to false
set the visible of sprite 5 to true
set the visible of sprite 98 to false
set the visible of sprite 101 to true
set the visible of sprite 102 to true
set the visible of sprite 98 to false
updatestage
set the visible of sprite 6 to true
set the visible of sprite 98 to true
updateStage
global cspname
checkvol chars(cspname,1,1)
go to frame "letter"
end